crypto/tls.cthWrapper.Sum (method, view implemented interface methods)

one use

	crypto/tls (current package)
		cipher_suites.go#L574: func (c *cthWrapper) Sum(b []byte) []byte         { return c.h.ConstantTimeSum(b) }